ReactiveRecyclerViewViewHolder.AreChangeNotificationsEnabled() method¶
Defined in
Type: ReactiveRecyclerViewViewHolderReactiveUI.AndroidX
Assembly: ReactiveUI.AndroidX.dll
Applies to
net10.0-android36.0
public bool AreChangeNotificationsEnabled()
Summary: Gets if change notifications via the INotifyPropertyChanged interface are being sent.
Returns: bool -- A value indicating whether change notifications are enabled or not.